test(aiinsights): add responsive breakpoint coverage#5741
Conversation
|
Hey @Aamod007 All checks are passed! |
📦 Next.js Bundle Size Report (Gzipped Sizes)✨ No significant bundle size changes detected. 📊 Summary of Totals
|
Aamod007
left a comment
There was a problem hiding this comment.
This is a nice tight UI regression test. The coverage in components/dashboard/AIInsights.responsive-breakpoints.test.tsx exercises the mobile render path, the flex-col layout, the no-fixed-width guard, and narrow-viewport visibility, which is exactly the sort of contract we want for responsive dashboard components.
|
🎉 Congratulations @sanzzzz-g! Your PR has been successfully merged. 🚀 Thank you for contributing to CommitPulse. Your work helps us build a better tool for the community.
Keep building! 💻✨ |
Description
Fixes #2499
Added responsive breakpoint test coverage for
AIInsights.tsx.Included coverage
Pillar
Visual Preview
N/A — test-only change.
Checklist before requesting a review:
CONTRIBUTING.mdfile.localhost:3000/api/streak?user=YOUR_USERNAME).npm run formatandnpm run lintlocally and resolved all errors (CI will fail otherwise).